Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HH-220317 do things #718

Merged
merged 1 commit into from
Jul 1, 2024
Merged

HH-220317 do things #718

merged 1 commit into from
Jul 1, 2024

Conversation

@712u3 712u3 requested a review from a team as a code owner June 28, 2024 06:23
@@ -1,40 +1,41 @@
from __future__ import annotations
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ревертнул до торнадового состояния, с небольшим измененем под новый запуск

@@ -1,8 +1,17 @@
from __future__ import annotations

import asyncio
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

откатил до старого состояния

frontik/app.py Outdated
if options.validate_request_id:
check_request_id(request_id)

task = asyncio.create_task(execute_page(self, tornado_request, request_id, self.app))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

переменная task не нужна

Copy link
Contributor

@bokshitsky bokshitsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Код не читал особо

@712u3 712u3 force-pushed the HH-220317 branch 4 times, most recently from f905748 to 52fe4f0 Compare July 1, 2024 08:05
@hhrelease hhrelease merged commit 0c8ef4b into master Jul 1, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants